Skip to content

Issues/1475 fe#1708

Merged
germanosin merged 6 commits intomainfrom
issues/1475-fe
Mar 4, 2026
Merged

Issues/1475 fe#1708
germanosin merged 6 commits intomainfrom
issues/1475-fe

Conversation

@Leshe4ka
Copy link
Contributor

  • Breaking change? (if so, please describe the impact and migration path for existing application instances)

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)

  • No need to
  • Manually (please, describe, if necessary)
  • Unit checks
  • Integration checks
  • Covered by existing automation

Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (e.g. ENVIRONMENT VARIABLES)
  • My changes generate no new warnings (e.g. Sonar is happy)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Check out Contributing and Code of Conduct

A picture of a cute animal (not mandatory but encouraged)

@Leshe4ka Leshe4ka requested review from a team as code owners February 28, 2026 11:42
@kapybro kapybro bot added the status/triage Issues pending maintainers triage label Feb 28, 2026
@Leshe4ka Leshe4ka self-assigned this Feb 28, 2026
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Feb 28, 2026
@Leshe4ka Leshe4ka linked an issue Feb 28, 2026 that may be closed by this pull request
2 tasks
@Leshe4ka Leshe4ka requested a review from a team as a code owner March 1, 2026 13:43
@germanosin germanosin merged commit 49a4c1c into main Mar 4, 2026
13 of 14 checks passed
@germanosin germanosin deleted the issues/1475-fe branch March 4, 2026 14:13
RotemCDos added a commit to RotemCDos/kafka-ui that referenced this pull request Mar 15, 2026
* BE: issue kafbat#1473 Expose subject names in the messages (kafbat#1668)

Co-authored-by: Pavel Makarichev <vixtir90@gmail.com>

* FE: Display serde as link for SchemaRegistry (kafbat#1690)

* FE: Do not redirect users to error pages (kafbat#1674)

Co-authored-by: Leshe4ka <kozyurov.alexey@google.com>

* BE: ACL: Impl principal validation (kafbat#1688)

* chore: remove `The interface` description from README.md (kafbat#1514)

* FE: Improve accessibility of default dropdown button (kafbat#1635)

* fix: use getAllVersionsById instead of getAllSubjectsById for Karapace compatibility (kafbat#1702)

* BE: Internal: initialize topicIndex in ScrapedClusterState to prevent NPE (kafbat#1698)

* BE: Set `max.poll.records=limit` for message browsing consumers (kafbat#1699)

* BE: SR: Support SR vendor-specific content-types (kafbat#1697)

* BE: Integrate Swagger UI for API documentation kafbat#631 (kafbat#1607)

* BE: Add CG filter by state (kafbat#1693)

Co-authored-by: Pavel Makarichev <vixtir90@gmail.com>
Co-authored-by: German Osin <german.osin@gmail.com>

* BE: Issue 1475 Expose connector consumer group if present (kafbat#1670)

* Issues/1475 fe (kafbat#1708)

Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Leshe4ka <kozyurov.alexey@google.com>

* FE: fix cel on submit filter validation (kafbat#1709)

* BE: issues kafbat#1474 Provided schema registry topic info (kafbat#1671)

Co-authored-by: Pavel Makarichev <vixtir90@gmail.com>

---------

Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Pavel Makarichev <vixtir90@gmail.com>
Co-authored-by: Aleksei Koziurov <kozyurov.alexey@gmail.com>
Co-authored-by: Leshe4ka <kozyurov.alexey@google.com>
Co-authored-by: Sungyun Hur <lambert@daangn.com>
Co-authored-by: Dugong <julien1.nozais.ext@orange.com>
Co-authored-by: Joshua Nathaniel Miller <josh@nimbusxr.us>
Co-authored-by: Roman Zabaluev <gpg@haarolean.dev>
Co-authored-by: Rupasri Achanta <64897164+Rupa-421@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kafka Connect and Consumer Group Integration in Grids

3 participants